projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c03091
)
* net/tramp-gvfs.el (top): Remove superfluous message when loading
author
Michael Albinus
<michael.albinus@gmx.de>
Tue, 4 Aug 2009 03:29:54 +0000
(
03:29
+0000)
committer
Michael Albinus
<michael.albinus@gmx.de>
Tue, 4 Aug 2009 03:29:54 +0000
(
03:29
+0000)
fails.
lisp/net/tramp-gvfs.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp-gvfs.el
b/lisp/net/tramp-gvfs.el
index e4499a52f832f4ee59765c9de0d4b0029e44f1d1..3091197cad8247a926a0b4a2899c06ddb07f5663 100644
(file)
--- a/
lisp/net/tramp-gvfs.el
+++ b/
lisp/net/tramp-gvfs.el
@@
-145,7
+145,6
@@
;; Check that GVFS is available.
(unless (dbus-ping :session tramp-gvfs-service-daemon)
- (message "GVFS daemon not running")
(throw 'tramp-loading nil))
(defconst tramp-gvfs-path-mounttracker "/org/gtk/vfs/mounttracker"